Search results

10 packages found

Quick calculation from string

published 1.0.14 4 years ago
M
Q
P

Convert infix to RPN notation, and solve it

published 1.1.1 4 years ago
M
Q
P

The shunting yard algorithm transforms a mathematical expression from infix notation into a reversed polish notation (postfix). This is a really extensible implementation.

published 2.0.0 7 years ago
M
Q
P

A wonderful tool which converts expressions in infix notation to postfix notation using recursion.

published 1.0.2 8 years ago
M
Q
P

Evaluates mathematical expressions

published 3.2.4 2 years ago
M
Q
P

A small (1.78KB) parser to evaluate infix notation to values (without using eval).

published 1.0.0 4 years ago
M
Q
P

Boolean, Logical, And OR NOT Expression Parser

published 1.0.3 2 years ago
M
Q
P

Convert math expressions between postfix (RPN) and infix notations and evaluate them

published 1.0.0 2 years ago
M
Q
P

Returns a postfix (Reverse Polish Notation) expression from an infix expression.

published 0.0.3 7 years ago
M
Q
P

Command line RPN calculator using math.js engine. example: '$ rpn 1 2 +'

published 2.1.2 5 years ago
M
Q
P